revBrowserClose
Type
command
Summary
Destroy the specified browser
Syntax
revBrowserClose <instanceId>
XBrowser_Close [ <instanceId>]
Description
The revBrowserClose command destroys the browser specified by the instanceId. The browser is closed and removed from memory.
note
For general information on using the browser library, see the notes in the revBrowserOpen function reference.
Parameters
Name | Type | Description |
---|---|---|
instanceId | The integer identifier of a browser object |
Examples
revBrowserClose tBrowserId
Related
command: revBrowserSnapshot, revBrowserStop
function: result, revBrowserInstances, revBrowserOpen
glossary: function
message: browserNewInstance, browserClosing
Compatibility and Support
Introduced
LiveCode 2.8.1
OS
mac
windows
Platforms
desktop